-
-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add qtile images #103
base: live
Are you sure you want to change the base?
Add qtile images #103
Conversation
- xdg-desktop-portal-wlr | ||
- xdg-desktop-portal-gtk | ||
- foot | ||
- swaylock |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
At this time qtile does not support swaylock, but it seems like there is interest in adding support: qtile/qtile#4976
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@sgallag-insta interesting, how do we lock the screen then? 😄
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Open to suggestions here, but as far as I've been able to tell so far, we don't :)
Apparently older versions of swaylock used to work, until swaylock deprecated an older locking protocol. Anything that requires ext-session-lock-v1
is no bueno
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yeesh. im assuming installing an old swaylock version isn't gonna work because of dep conflicts?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Might be worth a shot, I'll see what's involved on that front
@@ -0,0 +1 @@ | |||
TerminalEmulator=foot |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This isn't working in qtile for some reason. Thinking maybe we can fix it as a follow up
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
interesting, what's the behavior in thunar?
is xwayland running? |
can you add this to the readme with something like "- qtile (experimental)" |
Tested and this is working with a few minor problems. I'm thinking maybe they can be fixed as a follow up: